home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / update_h / _winfile / winman / script / msapps.int / msgraph.wms < prev    next >
Encoding:
INI File  |  1994-04-10  |  786 b   |  24 lines

  1. [Header]
  2. Name=MSGRAPH.WMS
  3. Alias=Microsoft Graph
  4. Author=BrainWare / R.Schallberger
  5. Date_Written=2.4.94
  6. Changed_By=
  7. Changed_At=
  8. Change_Reason=
  9. Version=1.01
  10.   
  11. [Install]
  12.  iniwrite 'msapps' 'msgraph' '%MSGraph\graph.exe'
  13.  iniwrite 'embedding' 'MSGraph' 'Microsoft Graph,Microsoft Graph,%MSGraph%\graph.exe,picture'
  14.  register 'MSGraph' 'Microsoft Graph'
  15.  register 'MSGraph\protocol\StdFileEditing\server' '%MSGraph%\graph.exe'
  16.  register 'MSGraph\protocol\StdFileEditing\SetDataFormats' 'Native,CF_Text'
  17.  register 'MSGraph\protocol\StdFileEditing\RequestDataFormats' 'Native,CF_METAFILEPICT'
  18.  register 'MSGraph\protocol\StdExecute\server' '%MSGraph%\graph.exe'
  19.  
  20. [UnInstall]
  21.  iniwrite 'msapps' 'msgraph' {nil}
  22.  iniwrite 'embedding' 'MSGraph' {nil}
  23.  unregister 'MSGraph'
  24.